home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / MISC / NUD-1008.ZIP / NUD-1008.TXT
Encoding:
Internet Message Format  |  1992-11-29  |  23.6 KB

  1. From: "Neuron-Digest Moderator" <neuron-request@cattell.psych.upenn.edu>
  2. To: Neuron-Distribution: ;
  3. Subject: Neuron Digest V10 #8 (discussion + jobs + software)
  4. Reply-To: "Neuron-Request" <neuron-request@cattell.psych.upenn.edu>
  5. X-Errors-To: "Neuron-Request" <neuron-request@cattell.psych.upenn.edu>
  6. Organization: University of Pennsylvania
  7. Date: Tue, 20 Oct 92 14:10:20 -0400
  8. Message-ID: <14565.719604620@cattell.psych.upenn.edu>
  9. Sender: marvit@cattell.psych.upenn.edu
  10.  
  11. Neuron Digest   Tuesday, 20 Oct 1992
  12.                 Volume 10 : Issue 8
  13.  
  14. Today's Topics:
  15.         Some refs to work on inference and variable binding in NN
  16.                           ISSNNet Editor Wanted
  17.                         ISSNNet Election Results
  18.                            COLT'92 publisher?
  19.                  re: NNs and Predicate Claculus (V10 #5)
  20.                   RE: Fuzzy logic newsletter vi e-mail.
  21.          Postdoctoral fellowships at the University of Rochester
  22.                    I was wondering if you could help.
  23.             Release of Self-Organizing Map PD program package
  24.      New version of Learning Vector Quantization PD program package
  25.  
  26.  
  27. Send submissions, questions, address maintenance, and requests for old
  28. issues to "neuron-request@cattell.psych.upenn.edu". The ftp archives are
  29. available from cattell.psych.upenn.edu (130.91.68.31). Back issues
  30. requested by mail will eventually be sent, but may take a while.
  31.  
  32. ----------------------------------------------------------------------
  33.  
  34. Subject: Some refs to work on inference and variable binding in NN
  35. From:    Lokendra Shastri <shastri@central.cis.upenn.edu>
  36. Date:    Sun, 04 Oct 92 20:04:56 -0500
  37.  
  38.  
  39. Here are some refs and the abstract of a paper on work on Knowledge rep.,
  40. inference, and variable binding in neural nets.  Several other references
  41. may be found in these papers.
  42.  
  43.         -- Shastri
  44.  
  45. Lokendra Shastri
  46. Computer and Information Sci. Dept.
  47. University of Pennsylvania
  48. Philadelphia, PA 19104
  49.  
  50.         ---------------------------
  51.  
  52. Barnden, J., \& Srinivas, K.~(1991)  Encoding Techniques for
  53. Complex Information Structures in Connectionist Systems.  {\it Connection
  54. Science}, Vol.~3, No.~3, 269-315.
  55.  
  56. Lange, T.~E., \& Dyer, M.~G.~(1989)  High-level Inferencing in a
  57. Connectionist Network. {\it Connection Science}, Vol.~1, No.~2, 181-217.
  58.  
  59. Shastri, L. (1991) Relevance of Connectionism to AI: A
  60. representation and reasoning  perspective. In
  61. {\it Advances in Connectionist and Neural Computation
  62. Theory}, vol. 1, ed. J. Barnden and J. Pollack. Ablex.
  63.  
  64. V. Ajjanagadde and L. Shastri, Rules and variables in neural nets,
  65. {\it Neural Computation}. 3, 121--134, 1991.
  66.  
  67. Shastri, L. \& Ajjanagadde, V.~G.~(1992).
  68. >From Simple associations to systematic reasoning: 
  69. A connectionist representation of rules, variables and dynamic
  70. bidings using temporal synchrony.
  71. To appear in {\it Behavioral and Brain Sciences}.
  72.  
  73. This article is available via anonymous ftp, instructions and abstract
  74. are given below.
  75.  
  76. [A paper by Ron Sun on variable bindings is also to appear in Connection 
  77. Science in the near future.]
  78.  
  79.         --------------------
  80.  
  81. Abstract of the Shastri Ajjanagadde paper to appear in BBS.
  82.  
  83.         FROM SIMPLE ASSOCIATIONS TO SYSTEMATIC REASONING:
  84.         A Connectionist representation of rules, variables,
  85.         and dynamic bindings using temporal synchrony
  86.  
  87.                         Lokendra Shastri
  88.            Computer and Information Science Department
  89.                 University of Pennsylvania
  90.                 Philadelphia, PA  19104
  91.                 shastri@central.cis.upenn.edu
  92.  
  93.                         Venkat Ajjanagadde
  94.                         Wilhelm-Schickard-Institut
  95.                         University of Tuebingen
  96.                         Sand 13 W-7400 Tuebingen, Germany
  97.                 nnsaj01@mailserv.zdv.uni-tuebingen.de
  98.  
  99.  
  100.                                 Abstract
  101.  
  102. Human agents draw a variety of inferences effortlessly, spontaneously,
  103. and with remarkable efficiency --- as though these inferences are a
  104. reflex response of their cognitive apparatus. Furthermore, these
  105. inferences are drawn with reference to a large body of background
  106. knowledge. This remarkable human ability seems paradoxical given the
  107. results about the complexity of reasoning reported by researchers in
  108. artificial intelligence. It also poses a challenge for cognitive science
  109. and computational neuroscience: How can a system of simple and slow
  110. neuron-like elements represent a large body of systematic knowledge and
  111. perform a range of inferences with such speed? We describe a
  112. computational model that is a step toward addressing the cognitive
  113. science challenge and resolving the artificial intelligence paradox. We
  114. show how a connectionist network can encode millions of facts and rules
  115. involving n-ary predicates and variables, and perform a class of
  116. inferences in a few hundred msec. Efficient reasoning requires the rapid
  117. representation and propagation of dynamic bindings. Our model achieves
  118. this by i) representing dynamic bindings as the synchronous firing of
  119. appropriate nodes, ii) rules as interconnection patterns that direct the
  120. propagation of rhythmic activity, iii) and long-term facts as temporal
  121. pattern-matching sub-networks. The model is consistent with recent
  122. neurophysiological findings which suggest that synchronous activity
  123. occurs in the brain and may play a representational role in neural
  124. information processing. The model also makes specific predictions about
  125. the nature of reflexive reasoning that are psychologically significant.
  126. It identifies constraints on the form of rules that may participate in
  127. such reasoning and relates the capacity of the working memory underlying
  128. reflexive reasoning to biological parameters such as the lowest frequency
  129. at which nodes can sustain synchronous oscillations and the coarseness of
  130. synchronization.
  131.  
  132.         -------------
  133.  
  134. You may get a copy of a the above article by anonymous ftp.
  135.  
  136. %ftp linc.cis.upenn.edu 
  137. Name: anonymous
  138. Password: <user id>
  139. ftp> cd pub
  140. ftp> binary
  141. ftp> get bbs.shastri.tar.Z
  142. ftp> quit
  143.  
  144. %uncompress bbs.shastri.tar.Z 
  145. % tar xf bbs.shastri.tar
  146.         you should get 4 postscript files under the directory 
  147.         bbs.shastri. These will be: text.ps, table.ps, bhfigs1.ps and
  148.         bhfigs2.ps.
  149. % psprint text.ps
  150. % psprint table.ps
  151. % psprint bhfigs1.ps
  152. % psprint bhfigs2.ps
  153.  
  154.  
  155.  
  156. ------------------------------
  157.  
  158. Subject: ISSNNet Editor Wanted
  159. From:    worth@cns.bu.edu (Andrew J. Worth)
  160. Organization: International Student Society for Neural Networks (ISSNNet)
  161. Date:    05 Oct 92 01:24:03 +0000
  162.  
  163. The International Student Society for Neural Networks (ISSNNet) is
  164. looking for an Editor for its Newsletter.  If you are interested in
  165. taking a visible part in student issues relating to Neural Networks, this
  166. is your chance to work on probably the most tangible form of ISSNNet.  As
  167. Editor, you will be in charge of collecting, editing, and putting
  168. together news items.  You will also direct the distribution and
  169. electronic publication of the Newsletter.  This is currently a volunteer
  170. position, but this may change in the future.
  171.  
  172. If you are interested, please respond to issnnet@cns.bu.edu.
  173.  
  174. Andy.
  175.  
  176. =-------------------------------------------------------------------=
  177. Andrew J. Worth             (617) 353-6741              ISSNNet, Inc.
  178. ISSNNet Director                                       P.O. Box 15661
  179. worth@cns.bu.edu                               Boston, MA  02215  USA
  180. =-------------------------------------------------------------------=
  181.  
  182. ------------------------------
  183.  
  184. Subject: ISSNNet Election Results
  185. From:    worth@cns.bu.edu (Andrew J. Worth)
  186. Organization: International Student Society for Neural Networks (ISSNNet)
  187. Date:    05 Oct 92 01:26:21 +0000
  188.  
  189. After arduously counting ballots, the results of the first ISSNNet
  190. elections are as follows:
  191.  
  192. ISSNNet President               Weilan Wu
  193.                                 Washington University
  194.  
  195. ISSNNet Vice President          James W.  Conley
  196.                                 George Mason University
  197.  
  198. ISSNNet Treasurer               Rick Gilmore 
  199.                                 Carnegie Mellon University
  200.  
  201. ISSNNet Director                Andrew J. Worth
  202.                                 Boston University
  203.  
  204. The first job of these newly elected officers is to complete the
  205. re-organization of ISSNNet.  As soon as we can put one together, we will
  206. be mailing out a Newsletter to describe the state of the society and the
  207. programs we are currently working on.  If you wish to discuss issues
  208. related to students and Neural Networks, feel free to post your concerns
  209. in this USENET group, comp.org.issnnet, or else send email to
  210. issnnet@cns.bu.edu.  Please let us know what you want from this
  211. International Student Society for Neural Networks.
  212.  
  213. Andy.
  214.  
  215. =-------------------------------------------------------------------=
  216. Andrew J. Worth             (617) 353-6741              ISSNNet, Inc.
  217. ISSNNet Director                                       P.O. Box 15661
  218. worth@cns.bu.edu                               Boston, MA  02215  USA
  219. =-------------------------------------------------------------------=
  220.  
  221. ------------------------------
  222.  
  223. From:    pb@cse.iitb.ernet.in (Pushpak Bhattacharya)
  224. Subject: COLT'92 publisher?
  225. Date:    Mon, 05 Oct 92 17:07:29 +0700
  226.  
  227. Dear Sir,
  228.   Could you tell me who the publisher of COLT'92 (proceedings of
  229. computational learning theory conference, 1992) is ? Usually it
  230. Morgan Kaufmann. But for '92, it seems, somebody else has published
  231. it. Also it the volume out yet ?
  232.                            Pushpak Bhattacharyya
  233.                             IIT Bombay
  234.                             pb@cse.iitb.ernet.in
  235.  
  236.  
  237. ------------------------------
  238.  
  239. Subject: re: NNs and Predicate Claculus (V10 #5)
  240. From:    sims@starbase.MITRE.ORG (Jim Sims)
  241. Date:    Mon, 05 Oct 92 07:21:00 -0500
  242.  
  243. I seem to recall attending a session at AAAI or IJCAI in 90 or 91 that
  244. dealt with neural nets and predicate calculus....
  245.  
  246. jim
  247.  
  248.  
  249. ------------------------------
  250.  
  251. Subject: RE: Fuzzy logic newsletter vi e-mail.
  252. From:    James Rash <jim@class.gsfc.nasa.gov>
  253. Date:    Tue, 06 Oct 92 10:01:58 -0500
  254.  
  255.  
  256.  
  257. Thanks to those who responded to my query back in June (ND Vol. 9 
  258. Issue 23) concerning the existence of fuzzy logic newsletters.  
  259.  
  260. >From Brian Schott (qmdbms@gsusgi2.gsu.edu) came the suggestion to 
  261. subscribe to the LISTSERV organized by NAFIPS (North American 
  262. Fuzzy Information Processing Society): subscribe to NAFIPS-L by 
  263. sending a subscribe message to NAFIPS-L@GSUVM1.BITNET.
  264.  
  265. Ulf Rimkus provided information on two other lists (ND Vol. 9, 
  266. Issue 25).
  267.  
  268. The above represents all of the responses so far to my original 
  269. query, the latest of which was received on 2 October.  Hope it 
  270. helps those who expressed interest.
  271.  
  272. Again, many thanks to Brian and Ulf.  
  273.  
  274. Jim Rash
  275.  
  276.  
  277.  
  278.  
  279.  
  280. ------------------------------
  281.  
  282. Subject: Postdoctoral fellowships at the University of Rochester
  283. From:    Thomas Bever <bever@prodigal.psych.rochester.edu>
  284. Date:    Tue, 06 Oct 92 13:29:50 -0500
  285.  
  286. POSTDOCTORAL FELLOWSHIPS IN THE LANGUAGE SCIENCES AT ROCHESTER
  287.  
  288. The Center for the Sciences of Language [CSL] at the University of
  289. Rochester has a total of three NIH-funded postdoctoral trainee positions:
  290. one can start right away, the other two start anytime after July 1, 1993:
  291. all can run from one to two years.  CSL is an interdisciplinary unit
  292. which connects programs in American Sign Language, Psycholinguistics,
  293. Linguistics, Natural language processing, Neuroscience, Philosophy, and
  294. Vision.  Fellows will be expected to participate in a variety of existing
  295. research and seminar projects in and between these disciplines.
  296. Applicants should have a relevant background and an interest in
  297. interdisciplinary research training in the language sciences.  We
  298. encourage applications from minorities and women: applicants must be US
  299. citizens or otherwise eligible for a US government fellowship.
  300. Applications should be sent to Tom Bever, CSL Director, Meliora Hall,
  301. University of Rochester, Rochester, NY, 14627;
  302. Bever@prodigal.psych.rochester.edu; 716-275-8724.  Please include a vita,
  303. a statement of interests, the names and email addresses and/or phone
  304. numbers of three recommenders: also indicate preferred starting date.
  305.  
  306.  
  307.  
  308.  
  309. 
  310.  
  311.  
  312. ------------------------------
  313.  
  314. Subject: I was wondering if you could help.
  315. From:    "Mark Fleharty" <scc26mf@triton.unm.edu>
  316. Date:    Tue, 06 Oct 92 21:38:00 -0700
  317.  
  318. [[ Editor's Note: I am flattered that we get a note from a high school
  319. student interested in this work.  I hope some kind reader will offer some
  320. suggestions and assistance to this fellow. -PM ]]
  321.  
  322.         To whom this may concern,
  323.  
  324. My name is Mark Fleharty,  I am currently a junior in High School and I am
  325. working on a neural-network for a Super Computing Challenge that is
  326. sponsered by Los Alamos Labs.  I was wondering if you could maybe help me
  327. on my project and maybe give me some ideas for my  project.  
  328.         I want to make a neural-network that will recognise shapes and
  329. other visual patterns.  I will have access to a Cray and hopefully a 
  330. connection machine so I will have enough processing power to drive a
  331. neural-network.
  332.         Please e-mail me if you have any suggestion or if you think that 
  333. you could be of any help to me.
  334.                                                 Thanks in advance,
  335.                                                 Mark Fleharty
  336.  
  337.                                                 scc26mf@carina.unm.edu
  338.  
  339.  
  340.  
  341. ------------------------------
  342.  
  343. Subject: Release of Self-Organizing Map PD program package
  344. From:    LVQ_PAK <lvq@cochlea.hut.fi>
  345. Date:    Fri, 09 Oct 92 15:14:44 +0700
  346.  
  347. ************************************************************************
  348. *                                                                      *
  349. *                              SOM_PAK                                 *
  350. *                                                                      *
  351. *                                The                                   *
  352. *                                                                      *
  353. *                        Self-Organizing Map                           *
  354. *                                                                      *
  355. *                          Program  Package                            *
  356. *                                                                      *
  357. *                   Version 1.0 (October 9, 1992)                      *
  358. *                                                                      *
  359. *                          Prepared by the                             *
  360. *                    SOM Programming Team of the                       *
  361. *                 Helsinki University of Technology                    *
  362. *           Laboratory of Computer and Information Science             *
  363. *                Rakentajanaukio 2 C, SF-02150 Espoo                   *
  364. *                              FINLAND                                 *
  365. *                                                                      *
  366. *                         Copyright (c) 1992                           *
  367. *                                                                      *
  368. ************************************************************************
  369.  
  370. Some time ago we released the software package "LVQ_PAK" for
  371. the easy application of Learning Vector Quantization algorithms.
  372. Corresponding public-domain programs for the Self-Organizing Map (SOM) 
  373. algorithms are now available via anonymous FTP on the Internet. 
  374.  
  375. "What does the Self-Organizing Map mean?", you may ask --- See the
  376. following reference, then: Teuvo Kohonen. The self-organizing map.
  377. Proceedings of the IEEE,  78(9):1464-1480, 1990.
  378.  
  379. In short, Self-Organizing Map (SOM) defines a 'non-linear projection'
  380. of the probability density function of the high-dimensional input data
  381. onto the two-dimensional display. SOM places a number of reference
  382. vectors into an input data space to approximate to its data set in an
  383. ordered fashion.
  384.  
  385. This package contains all the programs necessary for the application
  386. of Self-Organizing Map algorithms in an arbitrary complex data
  387. visualization task.  
  388.  
  389. This code is distributed without charge on an "as is" basis.
  390. There is no warranty of any kind by the authors or by Helsinki
  391. University of Technology.
  392.  
  393. In the implementation of the SOM programs we have tried to use as
  394. simple code as possible. Therefore the programs are supposed to
  395. compile in various machines without any specific modifications made on
  396. the code. All programs have been written in ANSI C. The programs are 
  397. available in two archive formats, one for the UNIX-environment, the
  398. other for MS-DOS. Both archives contain exactly the same files. 
  399.  
  400. These files can be accessed via FTP as follows:
  401.  
  402. 1. Create an FTP connection from wherever you are to machine
  403.    "cochlea.hut.fi". The internet address of this machine is 
  404.    130.233.168.48, for those who need it.
  405.  
  406. 2. Log in as user "anonymous" with your own e-mail address as password.  
  407.  
  408. 3. Change remote directory to "/pub/som_pak". 
  409.  
  410. 4. At this point FTP should be able to get a listing of files in this
  411.    directory with DIR and fetch the ones you want with GET. (The exact 
  412.    FTP commands you use depend on your local FTP program.) Remember 
  413.    to use the binary transfer mode for compressed files.
  414.  
  415. The som_pak program package includes the following files:
  416.  
  417.   - Documentation:
  418.       README             short description of the package 
  419.                          and installation instructions
  420.       som_doc.ps         documentation in (c) PostScript format
  421.       som_doc.ps.Z       same as above but compressed
  422.       som_doc.txt        documentation in ASCII format
  423.  
  424.   - Source file archives (which contain the documentation, too):
  425.       som_p1r0.exe       Self-extracting MS-DOS archive file
  426.       som_pak-1.0.tar    UNIX tape archive file
  427.       som_pak-1.0.tar.Z  same as above but compressed
  428.  
  429.  
  430. An example of FTP access is given below
  431.  
  432. unix> ftp cochlea.hut.fi (or 130.233.168.48)
  433. Name: anonymous
  434. Password: <your email address>
  435. ftp> cd /pub/som_pak
  436. ftp> binary
  437. ftp> get som_pak-1.0.tar.Z
  438. ftp> quit
  439. unix> uncompress som_pak-1.0.tar.Z
  440. unix> tar xvfo som_pak-1.0.tar
  441.  
  442. See file README for further installation instructions.
  443.  
  444. All comments concerning this package should be
  445. addressed to som@cochlea.hut.fi.
  446.  
  447. ************************************************************************
  448.  
  449.  
  450.  
  451.  
  452. ------------------------------
  453.  
  454. Subject: New version of Learning Vector Quantization PD program package
  455. From:    LVQ_PAK <lvq@cochlea.hut.fi>
  456. Date:    Fri, 09 Oct 92 15:18:43 +0700
  457.  
  458. ************************************************************************
  459. *                                                                      *
  460. *                              LVQ_PAK                                 *
  461. *                                                                      *
  462. *                                The                                   *
  463. *                                                                      *
  464. *                   Learning  Vector  Quantization                     *
  465. *                                                                      *
  466. *                          Program  Package                            *
  467. *                                                                      *
  468. *                   Version 2.1 (October 9, 1992)                      *
  469. *                                                                      *
  470. *                          Prepared by the                             *
  471. *                    LVQ Programming Team of the                       *
  472. *                 Helsinki University of Technology                    *
  473. *           Laboratory of Computer and Information Science             *
  474. *                Rakentajanaukio 2 C, SF-02150 Espoo                   *
  475. *                              FINLAND                                 *
  476. *                                                                      *
  477. *                         Copyright (c) 1991,1992                      *
  478. *                                                                      *
  479. ************************************************************************
  480.  
  481. Public-domain programs for Learning Vector Quantization (LVQ) 
  482. algorithms are available via anonymous FTP on the Internet. 
  483.  
  484. "What is LVQ?", you may ask --- See the following reference, then: 
  485. Teuvo Kohonen. The self-organizing map. Proceedings of the IEEE, 
  486. 78(9):1464-1480, 1990.
  487.  
  488. In short, LVQ is a group of methods applicable to statistical 
  489. pattern recognition, in which the classes are described by a 
  490. relatively small number of codebook vectors, properly placed 
  491. within each class zone such that the decision borders are 
  492. approximated by the nearest-neighbor rule. Unlike in normal 
  493. k-nearest-neighbor (k-nn) classification, the original samples 
  494. are not used as codebook vectors, but they tune the latter. 
  495. LVQ is concerned with the optimal placement of these codebook 
  496. vectors into class zones.
  497.  
  498. This package contains all the programs necessary for the correct
  499. application of certain LVQ algorithms in an arbitrary statistical 
  500. classification or pattern recognition task. To this package three 
  501. options for the algorithms, the LVQ1, the LVQ2.1 and the LVQ3, 
  502. have been selected.  
  503.  
  504. This code is distributed without charge on an "as is" basis.
  505. There is no warranty of any kind by the authors or by Helsinki
  506. University of Technology.
  507.  
  508. In the implementation of the LVQ programs we have tried to use as
  509. simple code as possible. Therefore the programs are supposed to
  510. compile in various machines without any specific modifications made on
  511. the code. All programs have been written in ANSI C. The programs are 
  512. available in two archive formats, one for the UNIX-environment, the
  513. other for MS-DOS. Both archives contain exactly the same files. 
  514.  
  515. These files can be accessed via FTP as follows:
  516.  
  517. 1. Create an FTP connection from wherever you are to machine
  518.    "cochlea.hut.fi". The internet address of this machine is 
  519.    130.233.168.48, for those who need it.
  520.  
  521. 2. Log in as user "anonymous" with your own e-mail address as password.  
  522.  
  523. 3. Change remote directory to "/pub/lvq_pak". 
  524.  
  525. 4. At this point FTP should be able to get a listing of files in this
  526.    directory with DIR and fetch the ones you want with GET. (The exact 
  527.    FTP commands you use depend on your local FTP program.) Remember 
  528.    to use the binary transfer mode for compressed files.
  529.  
  530. The lvq_pak program package includes the following files:
  531.  
  532.   - Documentation:
  533.       README             short description of the package 
  534.                          and installation instructions
  535.       lvq_doc.ps         documentation in (c) PostScript format
  536.       lvq_doc.ps.Z       same as above but compressed
  537.       lvq_doc.txt        documentation in ASCII format
  538.  
  539.   - Source file archives (which contain the documentation, too):
  540.       lvq_p2r1.exe       Self-extracting MS-DOS archive file
  541.       lvq_pak-2.1.tar    UNIX tape archive file
  542.       lvq_pak-2.1.tar.Z  same as above but compressed
  543.  
  544.  
  545. An example of FTP access is given below
  546.  
  547. unix> ftp cochlea.hut.fi (or 130.233.168.48)
  548. Name: anonymous
  549. Password: <your email address>
  550. ftp> cd /pub/lvq_pak
  551. ftp> binary
  552. ftp> get lvq_pak-2.1.tar.Z
  553. ftp> quit
  554. unix> uncompress lvq_pak-2.1.tar.Z
  555. unix> tar xvfo lvq_pak-2.1.tar
  556.  
  557. See file README for further installation instructions.
  558.  
  559. All comments concerning this package should be
  560. addressed to lvq@cochlea.hut.fi.
  561.  
  562. ************************************************************************
  563.  
  564.  
  565.  
  566.  
  567. ------------------------------
  568.  
  569. End of Neuron Digest [Volume 10 Issue 8]
  570. ****************************************
  571.